go/types.Checker.simpleStmt (method)
6 uses
go/types (current package)
stmt.go#L99: func (check *Checker) simpleStmt(s ast.Stmt) {
stmt.go#L619: check.simpleStmt(s.Init)
stmt.go#L642: check.simpleStmt(s.Init)
stmt.go#L688: check.simpleStmt(s.Init)
stmt.go#L846: check.simpleStmt(s.Init)
stmt.go#L854: check.simpleStmt(s.Post)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)